apphosting:AppResource
Application global resources info.
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 256 |
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
cpuAvail | scalar:Uint32 |
Amount of total system available CPU in units. | RANGE: [0, 4294967295] |
cpuQuota | scalar:Uint32 |
Amount of total system reserved CPU in units. | RANGE: [0, 4294967295] |
memAvail | scalar:Uint32 |
Amount of available memory in MB. | RANGE: [0, 4294967295] |
memQuota | scalar:Uint32 |
Amount of reserved memory in MB. | RANGE: [0, 4294967295] |
storageAvail | scalar:Uint32 |
Amount of available storage in MB. | RANGE: [0, 4294967295] |
storageQuota | scalar:Uint32 |
Amount of reserved storage in MB. | RANGE: [0, 4294967295] |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |